projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3874d0
)
Fix typo.
author
Behdad Esfahbod
<behdad@src.gnome.org>
Wed, 7 Jun 2006 01:08:16 +0000
(
01:08
+0000)
committer
Behdad Esfahbod
<behdad@src.gnome.org>
Wed, 7 Jun 2006 01:08:16 +0000
(
01:08
+0000)
gdk/gdkpango.c
patch
|
blob
|
history
diff --git
a/gdk/gdkpango.c
b/gdk/gdkpango.c
index d054de271744ae618c560a34ca5b92d18bd739e5..646beb07c467bcbb5ebd122c3114bdba3966bf5f 100644
(file)
--- a/
gdk/gdkpango.c
+++ b/
gdk/gdkpango.c
@@
-1326,7
+1326,7
@@
gdk_pango_layout_line_get_clip_region (PangoLayoutLine *line,
* ranges of bytes in the layout's text.
*
* Note that the regions returned correspond to logical extents of the text
- * ranges, not ink extents. So the drawn l
ine
may in fact touch areas out of
+ * ranges, not ink extents. So the drawn l
ayout
may in fact touch areas out of
* the clip region. The clip region is mainly useful for highlightling parts
* of text, such as when text is selected.
*